pulvreakt
Toggle table of contents
0.10.1-dev16+864eaad844
jvm
Platform filter
jvm
Switch theme
Search in API
pulvreakt
rabbitmq-protocol
/
it.unibo.pulvreakt.platforms.rabbitmq
/
RabbitmqProtocol
/
[jvm]writeToChannel
write
To
Channel
jvm
open
suspend override
fun
writeToChannel
(
from
:
Entity
,
to
:
Entity
,
message
:
ByteArray
)
:
Either
<
ProtocolError
,
Unit
>